Release 10.1A: OpenEdge Application Server:
Developing AppServer Applications
Handling the QUIT condition
You can use the
ONQUITstatement within a remote procedure to intercept anyQUITcondition raised during execution and handle it as your application requires. Otherwise, theQUITcondition propagates to the client application. For information on unhandledQUITconditions, see the "Effects of unhandled conditions" section.A
QUITcondition raised in an Activate procedure for a stateless AppServer session has the same effect as if it were raised in the remote procedure for the request.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |